Home
last modified time | relevance | path

Searched refs:json_len (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/pmu-events/
H A Djson.c152 int json_len(jsmntok_t *t) in json_len() function
160 unsigned len = json_len(t); in json_streq()
H A Djson.h12 int json_len(jsmntok_t *t);
H A Djevents.c108 int blen = bt ? json_len(bt) : 0; in addfield()
247 json_len(val), map + val->start); in lookup_msr()